body,
html {width: 100%;height: 100%}
*,
ul,
li {margin: 0;padding: 0;list-style-type: none;}
body,
h1,
h2,
h3,
h4,
h5,
h6,
small {font-family: 'Open Sans', sans-serif}
a,
a:focus,
a:hover {color: #111;outline: 0}
body,
small {display: block}
a:focus,
a:hover {text-decoration: none}
* {-webkit-box-sizing: border-box;box-sizing: border-box}
html {text-rendering: optimizeLegibility !important;-webkit-font-smoothing: antialiased !important}
body {background-color: #fff;color: #5f6467}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400 !important;
	color: #000;
	-webkit-font-smoothing: antialiased
}
h1 {font-size: 36px;line-height: 45px}
h2 {font-size: 30px;line-height: 40px}
h3 {font-size: 24px;line-height: 35px}
h4 {font-size: 18px;line-height: 30px}
h5 {font-size: 14px;line-height: 25px}
h6 {font-size: 12px;line-height: 20px}
.lead,
p {line-height: 25px}
h1 small {font-size: 50%}
h2 small {font-size: 60%}
h3 small {font-size: 70%}
h4 small {font-size: 80%}
h5 small,
h6 small,
small {font-size: 90%}
small {margin-top: 5px}
code {text-transform: none;font-family: monospace, serif}
a {-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;transition: all .2s ease-in-out}
p {font-size: 13px}
img {max-width: 100%;}
p strong {font-weight: 600}
@font-face {
font-family:qiuhong;
src:url(../font/演示秋鸿楷.ttf);
}
/* 首页内容 */
.parallax-window {
	height: 100%;
	position: relative;
	height: 100vh;
}
.parallax-window img.bk {
	height: 100vh;
	object-fit: cover;
	width: 100%;
}
.fan {
	position: absolute;
	width: 55.72%;
	left: 22.13%;
	bottom: 11%;
	-webkit-animation: nudgeFan 10s ease-out infinite;
}
.fan img{
    display: block;
    margin: 0 auto;
}
@-webkit-keyframes nudgeFan {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}
	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}
	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	80% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}
	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes nudgeFan {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}
	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}
	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	80% {
		-webkit-transform: translateY(16px);
		transform: translateY(16px)
	}
	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
.intro-direction {
	position: absolute;
	left: 49%;
	bottom: 5%;
}
.mouse-icon,
small {
	opacity: .7;
	display: block;
}
.mouse-icon {
	border: 2px solid #fff;
	border-radius: 16px;
	height: 40px;
	width: 24px;
	z-index: 10;
	background-color: rgba(255, 255, 255, .5);
}
.mouse-icon .wheel,
.navbar-pasific .navbar-toggle .icon-bar,
.bg-pasific,
.button-pasific-o:hover,
.button.button-pasific,
.button-3d.button-pasific,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus,
.nav-pills-vertical li.active a,
a.add-to-cart:hover,
#blog form.blog-form-search button,
.badge-pasific,
.price-three .price-badge,
#sidebar ul.tag li:hover,
.irs-from,
.irs-to,
.irs-single,
input[type=checkbox]:checked+label:before,
.button-pasific.hover-fade:hover,
.button-pasific.hover-fade:focus,
.button-pasific.hover-fade:active,
.button-pasific.hover-back-pulse:hover,
.button-pasific.hover-back-pulse:focus,
.button-pasific.hover-back-pulse:active,
.button-pasific.hover-sweep-to-right:before,
.button-pasific.hover-sweep-to-left:before,
.button-pasific.hover-sweep-to-bottom:before,
.button-pasific.hover-sweep-to-top:before,
.button-pasific.hover-bounce-to-right:before,
.button-pasific.hover-bounce-to-left:before,
.button-pasific.hover-bounce-to-top:before,
.button-pasific.hover-bounce-to-bottom:before,
.button-pasific.hover-radial-out:before,
.button-pasific.hover-rectangle-out:before,
.button-pasific.hover-shutter-out-horizontal:before,
.button-pasific.hover-shutter-out-vertical:before {
	background-color: #ff4530 !important;
}
.mouse {
	border: 1px solid #fff;
	position: relative;
	width: 20px;
	height: 35px;
	border-radius: 100px;
	background-size: 100% 200%;
	-webkit-animation: nudgeMouse 5s ease-out infinite;
	margin: auto;
}
.mouse:after {
	background-color: #fff;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	-webkit-animation: trackBallSlide 5s linear infinite;
	animation: trackBallSlide 5s linear infinite;
}
.mouse-icon .wheel {
	-webkit-animation-name: mouse-anim-drop;
	animation-name: mouse-anim-drop;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-play-state: running;
	animation-play-state: running;
	position: relative;
	border-radius: 10px;
	width: 2px;
	height: 6px;
	top: 4px;
	margin-left: auto;
	margin-right: auto;
}
.mouse {
	border: 1px solid #fff;
	position: relative;
	width: 20px;
	height: 35px;
	border-radius: 100px;
	background-size: 100% 200%;
	-webkit-animation: nudgeMouse 5s ease-out infinite;
	margin: auto
}
.mouse:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}
.mouse::before {
	width: 12px;
	height: 12px;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	background: url(../images/icon_down.png) no-repeat;
	background-size: cover;
	content: '';
	display: block;
	top: 40px
}
.mouse:after {
	background-color: #fff;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	-webkit-animation: trackBallSlide 5s linear infinite;
	animation: trackBallSlide 5s linear infinite
}
@-webkit-keyframes colorSlide {
	0% {
		background-position: 0 100%
	}
	20% {
		background-position: 0 0
	}
	21% {
		background-color: #fc5f72
	}
	29.99% {
		background-color: #fff;
		background-position: 0 0
	}
	30% {
		background-color: #fc5f72;
		background-position: 0 100%
	}
	50% {
		background-position: 0 0
	}
	51% {
		background-color: #fc5f72
	}
	59% {
		background-color: #fff;
		background-position: 0 0
	}
	60% {
		background-color: #fc5f72;
		background-position: 0 100%
	}
	80% {
		background-position: 0 0
	}
	81% {
		background-color: #fc5f72
	}
	100%,
	90% {
		background-color: #fff
	}
}

@keyframes colorSlide {
	0% {
		background-position: 0 100%
	}
	20% {
		background-position: 0 0
	}
	21% {
		background-color: #fc5f72
	}
	29.99% {
		background-color: #fff;
		background-position: 0 0
	}
	30% {
		background-color: #fc5f72;
		background-position: 0 100%
	}
	50% {
		background-position: 0 0
	}
	51% {
		background-color: #fc5f72
	}
	59% {
		background-color: #fff;
		background-position: 0 0
	}
	60% {
		background-color: #fc5f72;
		background-position: 0 100%
	}
	80% {
		background-position: 0 0
	}
	81% {
		background-color: #fc5f72
	}
	100%,
	90% {
		background-color: #fff
	}
}
@-webkit-keyframes trackBallSlide {
	0% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	6% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}
	14% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}
	15%,
	19% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}
	28%,
	29.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	30% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	36% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}
	44% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}
	45%,
	49% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}
	58%,
	59.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	66% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}
	74% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}
	75%,
	79% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}
	100%,
	88% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
}
@keyframes trackBallSlide {
	0% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	6% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}
	14% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}
	15%,
	19% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}
	28%,
	29.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	30% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	36% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}
	44% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}
	45%,
	49% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}
	58%,
	59.99% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
	66% {
		opacity: 1;
		-webkit-transform: scale(.9) translateY(5px);
		transform: scale(.9) translateY(5px)
	}
	74% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(30px);
		transform: scale(.4) translateY(30px)
	}
	75%,
	79% {
		opacity: 0;
		-webkit-transform: scale(.4) translateY(-5px);
		transform: scale(.4) translateY(-5px)
	}
	100%,
	88% {
		opacity: 1;
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px)
	}
}
@-webkit-keyframes nudgeMouse {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}
	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}
	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	80% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}
	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes nudgeMouse {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}
	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}
	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	80% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px)
	}
	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@-webkit-keyframes nudgeText {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}
	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}
	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	80% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}
	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@keyframes nudgeText {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}
	30% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}
	60% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	80% {
		-webkit-transform: translateY(2px);
		transform: translateY(2px)
	}
	90% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
@-webkit-keyframes colorText {
	21% {
		color: #fc5f72
	}
	30% {
		color: #fff
	}
	51% {
		color: #fc5f72
	}
	60% {
		color: #fff
	}
	81% {
		color: #fc5f72
	}
	90% {
		color: #fff
	}
}
@keyframes colorText {
	21% {
		color: #fc5f72
	}
	30% {
		color: #fff
	}
	51% {
		color: #fc5f72
	}
	60% {
		color: #fff
	}
	81% {
		color: #fc5f72
	}
	90% {
		color: #fff
	}
}
#welcome {}
/* 导航 */
.container,
.menu {
	position: relative;
	width: 100%;
	height: auto
}
.menu:before {
	width: 100%;
	height: 350px;
	position: absolute;
	left: 0;
	top: -150px;
	background: url(../images/header_bg.png) repeat-x;
	content: "";
	z-index: 5;
	display: none
}
.menu {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100
}
.logo {
	width: 260px;
	height: auto;
	position: absolute;
	left: 25px;
	/* top: 20px; */
	z-index: 20
}
@media screen and (max-width: 780.98px) { 
.logo {
	width:100px;
	left: 25px;
}
}
.menu .btn_span {
	width: 47px;
	height: 47px;
	position: relative;
	cursor: pointer;
	-webkit-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	-o-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	-moz-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	transition: all .3s cubic-bezier(.445, .05, .55, .95);
	z-index: 20;
	top: -4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	margin-left: auto;
	margin-right: 0
}
.menu .btn_span span {
	display: block;
	height: 1px;
	width: 20px;
	background-color: #000;
	position: absolute;
	top: 50%;
	right: 14px;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	-o-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	-moz-transition: all .3s cubic-bezier(.445, .05, .55, .95);
	transition: all .3s cubic-bezier(.445, .05, .55, .95)
}
.menu .btn_span span:nth-child(1) {
	width: 20px;
	top: 18px
}
.menu .btn_span span:nth-child(3) {
	width: 10px;
	top: 31px
}
.menu.active span:nth-child(1) {
	-webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(-45deg) translate3d(0, 0, 0);
	transform: rotate(-45deg) translate3d(0, 0, 0);
	top: 50%
}
.menu.active span:nth-child(2) {
	-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(45deg) translate3d(0, 0, 0);
	transform: rotate(45deg) translate3d(0, 0, 0)
}
.menu.active span:nth-child(3) {
	-webkit-transform: scaleX(0) translate3d(0, 0, 0);
	-moz-transform: scaleX(0) translate3d(0, 0, 0);
	transform: scaleX(0) translate3d(0, 0, 0)
}
._ndc_top .social .weichat {
	width: 30px;
	height: 30px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	position: relative;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	float: none;
	color: #fff;
	background: #38af13
}
.menu_bar {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	height: 100vh;
	z-index: 99;
	pointer-events: none
}
.menu.active .menu_bar {
	height: 100vh;
	background: #8b080b;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 20px 30px
}
.menu_bar .list {
	display: block;
	position: absolute;
	width: 25%;
	left: 0;
	top: 0;
	height: 100%;
	font-size: 0;
	-webkit-text-size-adjust: none;
	overflow: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateX(-25vw) translate3d(0, 0, 0);
	-moz-transform: translateX(-25vw) translate3d(0, 0, 0);
	transform: translateX(-25vw) translate3d(0, 0, 0);
	/* background-color: #fff */
}
.menu_bar .list ul {
	width: 100vw;
	position: relative;
	display: flex;
	z-index: 3
}
.menu.active+.menu_bar .list {
	width: 100%;
	pointer-events: all;
	opacity: 1;
	-webkit-transform: translateX(0) translate3d(0, 0, 0);
	-moz-transform: translateX(0) translate3d(0, 0, 0);
	transform: translateX(0) translate3d(0, 0, 0);
	-webkit-transition: opacity .5s ease, width .8s .4s ease, -webkit-transform .5s ease;
	transition: opacity .5s ease, width .8s .4s ease, -webkit-transform .5s ease;
	-o-transition: opacity .5s ease, width .8s .4s ease, -o-transform .5s ease;
	-moz-transition: opacity .5s ease, width .8s .4s ease, transform .5s ease, -moz-transform .5s ease;
	transition: opacity .5s ease, width .8s .4s ease, transform .5s ease;
	transition: opacity .5s ease, width .8s .4s ease, transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease, -o-transform .5s ease
}
.menu.active+.menu_bar .list li+li {
	-webkit-transform: translateX(0) translate3d(0, 0, 0);
	-moz-transform: translateX(0) translate3d(0, 0, 0);
	transform: translateX(0) translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .5s .4s;
	transition: -webkit-transform .5s .4s;
	-o-transition: -o-transform .5s .4s;
	-moz-transition: transform .5s .4s, -moz-transform .5s .4s;
	transition: transform .5s .4s;
	transition: transform .5s .4s, -webkit-transform .5s .4s, -moz-transform .5s .4s, -o-transform .5s .4s
}
.menu.active+.menu_bar .iwrapper {
	-webkit-transform: translateX(0) translate3d(0, 0, 0);
	-moz-transform: translateX(0) translate3d(0, 0, 0);
	transform: translateX(0) translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .5s .2s;
	transition: -webkit-transform .5s .2s;
	-o-transition: -o-transform .5s .2s;
	-moz-transition: transform .5s .2s, -moz-transform .5s .2s;
	transition: transform .5s .2s;
	transition: transform .5s .2s, -webkit-transform .5s .2s, -moz-transform .5s .2s, -o-transform .5s .2s
}
.menu.active+.menu_bar .list li:nth-child(2) .iwrapper {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}
.menu.active+.menu_bar .list li:nth-child(3) .iwrapper {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}
.menu.active+.menu_bar .list li:nth-child(4) .iwrapper {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s
}
.menu.active+.menu_bar .list li:nth-child(3) {
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s
}
.menu.active+.menu_bar .list li:nth-child(4) {
	-webkit-transition-delay: .6s;
	-moz-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.menu_bar .list li+li {
	-webkit-transform: translateX(-100%) translate3d(0, 0, 0);
	-moz-transform: translateX(-100%) translate3d(0, 0, 0);
	transform: translateX(-100%) translate3d(0, 0, 0)
}
.iwrapper {
	z-index: 3;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
}
.menu_bar .list li {
	width: 25vw;
	font-size: 14px;
	height: 100vh;
	position: relative
}
.no-touch .menu_bar .list ul.ibg-box.hover li {
	-webkit-transition-delay: 0s !important;
	-moz-transition-delay: 0s !important;
	-o-transition-delay: 0s !important;
	transition-delay: 0s !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	-moz-transition: none !important;
	transition: none !important
}
.menu_bar .list .ibg-box li {
	z-index: 2
}
.menu_bar .list .item a {
	/*width: 104px;*/
	margin-right: 30px;
	display: block;
	line-height: 60px;
	color: #fff;
	/* font-weight: 700; */
	opacity: 1
}
.menu_bar .list li {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	position: relative;
	pointer-events: all;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.menu_bar .list li img {
	width: 150px;
	display: inline-block
}
.no-touch .menu_bar .list li:hover .ibg {
	width: 75vw
}
.no-touch .menu_bar .list li:nth-child(3):hover .ibg {
	-webkit-transform: translateX(-25vw) translate3d(0, 0, 0);
	-moz-transform: translateX(-25vw) translate3d(0, 0, 0);
	transform: translateX(-25vw) translate3d(0, 0, 0)
}
.no-touch .menu_bar .list li:nth-child(4):hover .ibg {
	-webkit-transform: translateX(-50vw) translate3d(0, 0, 0);
	-moz-transform: translateX(-50vw) translate3d(0, 0, 0);
	transform: translateX(-50vw) translate3d(0, 0, 0)
}
.menu_bar .list li .en {
	margin-bottom: 35px;
	position: relative;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
}
.menu_bar .list li .en img {
	height: 25px;
	width: auto
}
.menu_bar .list li:nth-child(1) {
	z-index: 6
}
.menu_bar .list li .ibg {
	position: absolute;
	width: 25vw;
	height: 100%;
	left: 0;
	top: 0;
	background-position: left center
}
.menu_bar .list .cc li:nth-child(1) .en {
	/* -webkit-text-stroke: 1px #000; */
	/* padding-left: 0 */
}
.menu_bar .list .cc li:nth-child(2) {
	z-index: 5;
	width: 63.54%;
}
.menu_bar .list .cc li:nth-child(3) {
	z-index: 4
}
.menu_bar .list .cc li.active {
	z-index: 5
}
.menu_bar .list ul.ibg-box {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}
.menu_bar .list ul.ibg-box {
	/* background-color: #000 */
	background: rgba(166, 15, 14, .8);
	background: url(../images/ibg-box-bg.jpg);
}
.menu_bar .list ul.ibg-box li:nth-child(1) {
	overflow: hidden
}
.menu_bar .list li:nth-child(4) {
	z-index: 3
}
.menu_bar .list li .item {
	width: 100%;
	color: #fff;
	position: relative
}
.menu_bar .list li .item:before {
	content: '';
	position: absolute;
	left: -10%;
	width: 1px;
	height: -webkit-calc(100%);
	height: -moz-calc(100%);
	height: calc(100%);
	background-color: #fff;
	/* bottom: -25px; */
	opacity: 1
}
.menu_bar .list li .item dl {
	display: flex;
}
.menu_bar .list li .item dl dd {
	display: inherit;
	align-items: center;
	margin-right: 100px;
}
.menu_bar .list li .item dl dd h2 {
	font-size: 24px;
	margin: 0;
}
.menu_bar .list li .c {
	position: relative
}
.menu_bar .list li:nth-child(n+2) .c:before {
	content: "01";
	position: absolute;
	font-size: 10px;
	left: -36px;
	top: 10px;
	font-weight: 100;
	opacity: .6
}
.menu_bar .list li:nth-child(3) .c:before {
	content: '02'
}
.menu_bar .list li:nth-child(4) .c:before {
	content: '03'
}
.menu_bar .list li .item a+a {
	/* margin-top: 25px */
}
.menu_bar .list li:nth-child(n+2) {
	color: #fff;
	font-size: 18px;
	/* padding-left: 92px */
}
.menu_bar .list li:nth-child(n+2) .iwrapper {
	color: #fff;
	width: 100%;
	font-size: 18px;
	/* padding-left: 92px */
}
.menu_bar .list li .c {
	font-size: 24px;
	font-weight: 700
}
.menu_bar .list li:nth-child(1) {
	/* background-color: #fff; */
	width: 36.45%;
	text-align: center;
	color: #FFFFFF
}
.logo__ {
	position: absolute;
	left: 20px;
	top: 25px
}
.menu_bar .list li:nth-child(1) a {
	display: inline-block; color:#fff;
}
.menu_bar .list li:nth-child(1) .b {
	/* position: absolute; */
	width: 100%; color:#fff;
	/* bottom: 50px */
}
.menu_bar .list li .phone a+a {
	margin-left: 45px
}
.menu_bar .list li .phone {
	margin-top: 40px;
	font-size:30px;
	font-weight: bold;
}
@media screen and (max-width:1000.98px) { 
.menu_bar .list li:nth-child(1) { display:none;}
.menu_bar .list li .item dl dd {margin-right:20px;}
.menu_bar .list li .item dl dd h2 {font-size:18px;}
.menu_bar .list li:nth-child(n+2) .iwrapper {font-size:14px;}
.menu_bar .list .cc li:nth-child(2) {width:100%; padding:0 5%;}
.menu_bar .list .item a {line-height:40px;}
}
@media screen and (max-width:600.98px) { 
.menu_bar .list li .item dl dd {margin-right:10px;}
.menu_bar .list li .item dl dd h2 {font-size:16px;}
.menu_bar .list li:nth-child(n+2) .iwrapper {font-size:14px;}
.menu_bar .list .item a {margin-right:20px;}
}
.hot_tel {
	height: 40px;
	border: 2px solid #fff;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	line-height: 38px;
	color: #fff;
	position: absolute;
	right: 110px;
	z-index: 20;
	top: 25px;
	display: block;
	font-family: horatioM;
	font-size: 20px;
	text-indent: 30px;
	padding: 0 15px;
	font-weight: 700;
	font-family:Arial;
}
.hot_tel span{color: #fff;}
@media screen and (max-width: 780.98px) { 
.hot_tel { display:none;}
}
.no-touch .hot_tel:hover {
	color: #fff
}
a,
a:hover {
	color: inherit
}
.hot_tel::after {
	width: 22px;
	height: 22px;
	background: url(../images/tel_icon.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	content: '';
	position: absolute;
	left: 12px;
	top: 50%;
	-webkit-transform: translateY(-50%)
}
.menu_btn {
	position: absolute;
	right: 50px;
	top: 25px;
	height: 40px;
	font-size: 0;
	-webkit-text-size-adjust: none;
	width: 115px;
	-webkit-filter: drop-shadow(2px 2px 15px rgba(0, 0, 0, .3));
	filter: drop-shadow(2px 2px 15px rgba(0, 0, 0, .3))
}
.boxs {
	width: 100%;
	height: auto;
	padding: 100px 0;
	position: relative
}
.boxs.b1 .bg {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #e4223a;
}
.menu_btn p {
	position: absolute;
	width: 74%;
	line-height: 40px;
	font-size: 13px;
	background-color: #891930;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	letter-spacing: 1px;
	right: 0;
	top: 0;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: width .25s ease-in-out;
	-o-transition: width .25s ease-in-out;
	-moz-transition: width .25s ease-in-out;
	transition: width .25s ease-in-out
}
.menu_btn:hover p {
	width: 100%
}
.menu_btn p+p {
	opacity: 0
}
.ndc_detail * {
	font-family: inherit !important
}
.menu.active .menu_btn p+p {
	opacity: 1
}
.content_banner {
	position: relative;
	z-index: 9;
}
.content_banner>img {
    width: 100%;
}
.boxs {
	width: 100%;
	height: auto;
	padding: 100px 0;
	position: relative;
}
.boxs.b1 {
	width: 100%;
	padding: 100px 5.7%;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: relative;
	z-index: 4;
	overflow: hidden;
}
@media screen and (max-width:1080.98px) { 
.boxs.b1 {padding:40px 5.7%;}
}
.specila_list {
	width: 100%;
	height: auto;
}
.specila_list ul.active li {
	-webkit-transform: translateY(0) translate3d(0, 0, 0);
	-moz-transform: translateY(0) translate3d(0, 0, 0);
	transform: translateY(0) translate3d(0, 0, 0)
}
.specila_list ul {
	display: flex;
	justify-content: space-between;
}
.specila_list ul li ._bg {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff url(../images/hbg.png) right bottom no-repeat;
	background: #891930;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s
}
.specila_list ul li {
	width: calc((100% - 30px)/ 3);
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.specila_list ul li.transitionend {
	-webkit-transition-delay: 0s !important;
	-moz-transition-delay: 0s !important;
	-o-transition-delay: 0s !important;
	transition-delay: 0s !important;
	pointer-events: all;
	color: #222
}
.no-touch .specila_list ul li:hover .abs {
	color: #fff
}
.specila_list ul li .stage {
	position: relative;
	width: 100%;
	height: 100%;
}
.specila_list ul li .stage ._bg img {
    object-fit: cover;
    width: 100%;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s
}
.specila_list ul li .stage:hover ._bg img {
	opacity: .5;
}
.homebanner {
	height: 100vh;
	background-color: #e4223a;
	position: relative;
	z-index: 3
}
.specila_list ul li .top_ {
	position: absolute;
	left: 35px;
	line-height: 1;
	top: 35px;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: horatioM;
	font-size: 16px
}
.no-touch .specila_list ul li:hover .top_ {
	color: #fff
}
.specila_list ul li .top_ img {
	width: auto;
	margin-top: 30px
}
.specila_list ul li .thum {
	width: 70%;
	position: absolute;
	left: 15%;
	top: 15%
}
.specila_list ul li .abs {
	color: #fff;
	width: 90%;
	height: auto;
	position: absolute;
	left: 10%;
	text-align: left;
	top: 16.43%;
	line-height: 1.7;
}
.specila_list ul li .abs b {
	font-size: 32px;
	display: block;
	margin-bottom: 5px
}
.specila_list ul li .abs p {
	opacity: 1;
	color: #fff;
	font-size: 20px
}
.specila_list ul li .menus {
	width: -webkit-calc(100% - 80px);
	width: -moz-calc(100% - 80px);
	width: calc(100% - 80px);
	height: auto;
	left: 10%;
	bottom: 10%;
	overflow: hidden;
	position: absolute;
	-webkit-transform: translateZ(20px);
	-moz-transform: translateZ(20px);
	transform: translateZ(20px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	/* border: 1px solid rgba(0, 0, 0, .5) */
}
.specila_list ul li .menus ul {
	flex-wrap: wrap;
	width: 90%;
}
.specila_list ul li .menus ul li {
	width: calc((100%)/2));
}
.specila_list ul li:nth-child(2) .menus ul li {
	width: calc((100%)/4));
}
.no-touch .specila_list ul li:hover .menus {
	border-color: transparent
}
.no-touch .specila_list ul li:hover .menus a+a:before {
	background-color: #fff
}
.specila_list ul li .menus a p {
	position: absolute;
	width: 100%;
	height: 50px;
	background-color: #fff;
	color: #3e3e3e;
	left: 0;
	top: -1px;
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s
}
.no-touch .specila_list ul li:hover .menus a {
	background-color: #e4223a;
	color: #fff
}
.specila_list ul li .menus a {
	/* display: block; */
	/* width: 50%; */
	height: 48px;
	line-height: 48px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}
.specila_list ul li .menus a::before {
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s
}
.specila_list ul li .menus a:hover {
	text-decoration: inherit;
	border-bottom: 1px solid #FFFFFF;
}
.specila_list ul li .menus a:hover:before {
	/* 	content: '';
	width: 50%;
	background: #fff;
	height: 1px;
	position: absolute;
	left: 0%;
	bottom: 15%; */
}
.specila_list ul li .menus a+a {
	border-left: none
}
@media screen and (max-width: 1100.98px) { 
.specila_list ul li .abs b {
	font-size:25px;
}
.specila_list ul li .abs p {
	font-size:16px
}
.specila_list ul li .menus a {
	font-size: 15px;
	height:30px;
	line-height:30px;
}
}
@media screen and (max-width: 800.98px) { 
.specila_list ul li {
	width: calc((100% - 10px)/ 3);
}
.boxs.b1 {padding:30px 5.7%;}
.specila_list ul li .abs b {
	font-size:20px;
}
.specila_list ul li .abs p {
	font-size:15px
}
.specila_list ul li .menus a {
	font-size: 14px;
	height:25px;
	line-height:25px;
}
.specila_list ul li:nth-child(2) .menus ul li {
	width: -webkit-calc((100%)/2);
	width: -moz-calc((100%)/2));
	width: calc((100%)/2));
}
}
@media screen and (max-width:660.98px) { 
.specila_list ul li {
	width: calc((100% - 5px)/ 3);
}
.specila_list ul li .abs b {
	font-size:14px;
}
.specila_list ul li .abs p { display:none;
}
.specila_list ul li .menus {
	width: -webkit-calc(100% - 0px);
	width: -moz-calc(100% - 0px);
	width: calc(100% - 0px);
}
.specila_list ul li .menus a {
	font-size: 13px;
}
.specila_list ul li:nth-child(2) .menus ul li {
	width: -webkit-calc((100%)/3);
	width: -moz-calc((100%)/3));
	width: calc((100%)/3));
}
}
.no-touch .specila_list ul li .menus a:hover p {
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0)
}
.no-touch .specila_list ul li:hover ._bg {
	background-color: #d9b46a;
	color: #fff
}
.parallax-mirror {
	display: none;
}
.banner_adv {
	position: relative;
	background: url(../images/banner_adv.jpg) no-repeat center/cover;
	background-attachment: fixed;
	color: #fff;
	text-align: center;
	/* padding: 75px 0; */
}
.banner_adv_conten {
	padding: 0 5.7%;
	top: 0;
	/* position: absolute; */
	display: flex;
	flex-direction: column;
	align-items:left;
	width: 64.88%;
}
.banner_adv_conten_text {
	display: flex;
	align-items: center;
	margin-top: 4vw;
}
.banner_adv_conten_text h1 {
	margin: 0;
	font-size:2.5vw;
	font-weight: bold !important;
	color: #fff;
}
.banner_adv_conten_text span {
    padding: 0 1vw;
	text-align: center;
	line-height: 3vw;
	font-size:1.5vw;
	margin-left: 40px;
	color: #fff;
	border:2px solid #FFFFFF;
	border-radius: 40px;
}
.banner_adv_conten_phone {
	font-size:1.8vw;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:1vw;
	margin-bottom:3vw;
	text-align:left;
	font-family:Arial;
}
.boxs.b6 {
	padding: 0;
	padding: 80px 5.7%;
	overflow: hidden;
	background:url(../images/about_back.jpg) no-repeat center;
}
/*首页关于我们*/
.boxs.b6 .aboutleft{width:50%; height:auto; float:right; color:#fff;}
.boxs.b6 .aboutleft dl{width:100%; line-height:50px; padding-top:3%;}
.boxs.b6 .aboutleft dl dt{font-size:2.5vw; font-weight:bold;}
.boxs.b6 .aboutleft dl dd{font-size:18px; font-family:Arial; text-transform:uppercase; line-height:50px;}
.boxs.b6 .aboutleft dl p{font-size:18px; background:#891930; padding:5px 20px; width:auto; color:#fff;}
.boxs.b6 .aboutleft .about_txt{width:100%; height:auto;}
.boxs.b6 .aboutleft .about_txt p{color:#fff; font-size:16px; line-height:30px;}
.boxs.b6 .aboutleft .about_more{width:150px; line-height:35px; border:1px solid #fff; text-align:center; color:#fff; font-family:Arial; text-transform:uppercase; margin:4% 0 0 0; transition:all ease-in-out .5s;}
.boxs.b6 .aboutleft .about_more:hover{color:#000; background:#fff;}
.boxs.b6 .aboutleft .homeys{width:100%; height:auto; padding-top:5%;}
.boxs.b6 .aboutleft .homeys dl{width:25%; height:auto; float:left; text-align:left; font-family:Arial; color:#fff; border-right:1px solid #fff; padding:0 5%;}
.boxs.b6 .aboutleft .homeys dl:nth-child(1){width:20%; padding:0 5% 0 0;}
.boxs.b6 .aboutleft .homeys dl:nth-child(4){border-right:none;}
.boxs.b6 .aboutleft .homeys dl dt{width:100%;font-size:40px;}
.boxs.b6 .aboutleft .homeys dl dt .dt_one{display:inline-block; line-height:50px; }
.boxs.b6 .aboutleft .homeys dl dt .dt_two{line-height:16px; font-size:16px; display:inline-block; padding:0 0 0 5px;}
.boxs.b6 .aboutleft .homeys dl dd{width:100%; line-height:30px; font-size:16px; font-family:Arial;}
@media screen and (max-width: 1200.98px) { 
.boxs.b6 .aboutleft{width:70%;}
} 
@media screen and (max-width: 1000.98px) { 
.banner_adv_conten {padding: 0 5.7%;width:100%;}
.banner_adv_conten_text h1 {font-size:4vw;}
.banner_adv_conten_text span {line-height:5vw; font-size:3vw;margin-left:20px;}
.banner_adv_conten_phone {font-size:3vw; margin-top:0vw; margin-bottom:4vw;}
.boxs.b6 {padding:50px 5.7%;}
.boxs.b6 .aboutleft{width:100%;}
.boxs.b6 .aboutleft dl dt{font-size:20px;}
.boxs.b6 .aboutleft dl dd{font-size:16px; line-height:40px;}
.boxs.b6 .aboutleft dl p{font-size:13px; padding:5px 20px;}
.boxs.b6 .aboutleft .about_txt p{font-size:13px; line-height:25px;}
.boxs.b6 .aboutleft .homeys dl{width:25%; padding:0 2%;}
.boxs.b6 .aboutleft .homeys dl:nth-child(1){width:23%;padding:0 2% 0 0;}
.boxs.b6 .aboutleft .homeys dl dt{font-size:26px;}
.boxs.b6 .aboutleft .homeys dl dt .dt_one{line-height:30px; }
.boxs.b6 .aboutleft .homeys dl dt .dt_two{line-height:16px; font-size:14px;}
.boxs.b6 .aboutleft .homeys dl dd:nth-child(1){display:none;}
.boxs.b6 .aboutleft .homeys dl dd{line-height:30px; font-size:12px;}
} 
[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	transform: translateZ(0);
}
.section7 {
	position: relative;
	z-index: 2;
	padding:50px 5.7%;
	background-color: #f7f7f7;
}
@media screen and (max-width: 790.98px) { 
.section7 {
	padding:0 5.7% 30px 5.7%;
}
}
.section7 .partner {
	padding-bottom: 2rem;
}
.section7 .partner .title {
	height: 1.7rem;
	margin-left: 1.35rem;
}
.section7 .partner .star_war {
	height: 5rem;
	margin-top: 1rem;
	position: relative;
}
.section7 .partner .star_war canvas {
	width: 100% !important;
	height: auto !important;
}
.section7 .partner .star_war:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: -6px;
	background: linear-gradient(to bottom, #f7f7f7, rgba(247, 247, 247, 0));
	height: 30%;
	z-index: 3;
}
.section7 .partner .star_war:after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -6px;
	background: linear-gradient(to top, #f7f7f7, rgba(247, 247, 247, 0));
	height: 30%;
	z-index: 3;
}
.section7 .text {
	text-align: center;
	color: #891930;
	position: absolute;
	top: -1.3rem;
	right: 1rem;
	line-height: 1;
}
.section7 .text img {
	width: 10.65rem;
}
.section7 .flex {
	display: flex;
}
.section7 .left {
	width: 36.45%;
	flex-shrink: 0;
}
.section7 .left .earth {
	position: relative;
}
.section7 .left .earth img {
	position: relative;
	z-index: 2;
	width: 100% !important;
	height: 100% !important;
}
.section7 .left .earth img.rotation {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: rotation-clockwise 26s linear infinite;
	animation: rotation-clockwise 26s linear infinite;
}
@-webkit-keyframes rotation-clockwise {
	0% {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(1turn);
	}
}
@keyframes rotation-clockwise {
	0% {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(1turn);
	}
}
.section7 .STORE {
	height: 1.7rem;
}
.section7 .right {
	flex: auto;
	color: #3e3e3e;
	width: 51.04%;
	padding-left: 10.62%;
}
.section7 .right .STORE_title {
	margin-top:5%;
}
.section7 .top {
	align-items: flex-end;
	padding-top:5%;
	transform: translate3d(0, 0, 0);
}
.section7 .search-box {
	flex-shrink: 0;
	background: #891930;
    width: 15vw;
    height: 3.5vw;
	font-size: 1vw;
	font-weight:bold;
	text-indent:30px;
    border-radius: 35px;
	border:none;
	color:#fff;
}
.section7 .search-box .location {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	background: #891930;
	width:15vw;
	height:3.5vw;
	border-radius: 35px;
}
.section7 .search-box .location img:first-child {
	margin: 0 0 0 35px;
}
.section7 .search-box .location img+img {
	margin: 0 0 0 5px;
}
.section7 .search-box .location p {
	font-size:1vw;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
.section7 .search-box .location .iconfont {
	font-size: 0.3rem;
	color: #891930;
}
.section7 .search-box .location .black {
	font-size: 20px;
	color: #3e3e3e;
}
.section7 .search-box .location .address {
	margin: 0 10px 0 5px;
}
.section7 .search-box .input {
	width: 3.6rem;
	position: relative;
	padding-left: 20px;
}
.section7 .search-box .input input {
	height: 55px;
	font-size: 24px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	box-shadow: none;
	font-family: initial;
	padding-right: 65px;
}
.section7 .search-box .input .search {
	position: absolute;
	font-size: 28px;
	right: 0;
	bottom: 0;
	line-height: 55px;
	width: 55px;
	text-align: center;
	cursor: pointer;
	font-weight: 700;
}
.section7 .links {
	flex: auto;
	display: flex;
	overflow: hidden;
	height: 105px;
	background-image: url(../images/links.png);
	background-position: left center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: 0.4rem;
	color: #fff;
	padding-left: 20px;
	position: relative;
	cursor: pointer;
}
.section7 .links .img {
	background-image: url("../SVG/chagge-border.svg");
	background-size: auto 100%;
	height: 0.2rem;
	width: 100%;
	opacity: 0.3;
}
.section7 .links p {
	font-size: 0.36rem;
	font-weight: 700;
	font-style: italic;
}
.section7 .links .link {
	padding: 0 10px;
}
.section7 .scroll-y {
	/*overflow-y: auto;*/
	position: relative;
	z-index: -1;
}
.section7 .scroll-y ::-webkit-scrollbar {
	display: block;
	width: 18px;
	background-color: #eee;
}
.section7 .scroll-y ::-webkit-scrollbar-thumb {
	background-color: #666;
}
.section7 .store-lists {
	display: flex;
	flex-wrap: wrap;
}
.section7 .store-lists .item {
	width: 50%;
	padding-right: 0.9rem;
	display: flex;
	margin-top: 46px;
}
.section7 .store-lists .item:nth-child(n + 7){
    display: none;
}
.section7 .store-lists .item .flex {
	align-items: flex-start;
}
.section7 .store-lists .item .no {
	width: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	background-color: #891930;
	border-radius: 50%;
	flex-shrink: 0;
}
.section7 .store-lists .item .context {
	margin-left: 0.2rem;
	flex: auto;
	color: #5d5d5d;
	line-height: 1.7;
	text-align: justify;
}
.section7 .store-lists .item .store-name {
	font-size: 18px;
	color: #262626;
	font-weight: 500;
}
.section7 .store-lists .item .store-address {
	margin: 3px 0 6px;
}
.section7 .store-lists .item .store-distance {
	color: #d81e06;
}
.section7 .store-lists .item .store-distance img {
	margin-right: 10px;
}
.section7 .store-lists .item:nth-child(n + 3) {
	/* margin-top: 0.5rem; */
}
.section7 .city_btn {
    width: 100%;
    top: 50%;
    left: -10%;
    z-index: 99999;
    position: absolute;
    display: flex;
    justify-content: space-between;
}
.section7 .city_btn_left,
.section7 .city_btn_right{
    cursor: pointer;
    line-height: 30px;
    width: 30px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    border-radius: 20px;
    background: #891930;
}
@media screen and (max-width: 1000.98px) { 
.section7 .search-box .location {width:20vw;height:5vw;}
.section7 .search-box .location p {font-size:1.8vw;}
.section7 .search-box {width:20vw;height:5vw;font-size:1.8vw;}
}
@media screen and (max-width: 790.98px) { 
.section7 .left {width:100%;}
.section7 .right {width:100%; padding-left:0; padding-bottom:30%;}
.section7 .flex {display:block;}
.section7 .search-box {width:38vw;height:8vw;font-size:2vw;}
.section7 .search-box .location {width:38vw;height:8vw;}
.section7 .search-box .location p {font-size:2vw;}
}
.STORE_title .en {
	font-size:2.5vw;
	color: #891930;
	font-weight: bold;
}
.STORE_title .cn {
	font-size:1.8vw;
	color: #891930;
	font-family:Arial;
	font-weight: bold;
	text-transform: uppercase;
}
@media screen and (max-width: 790.98px) { 
.STORE_title .en {font-size:5vw;}
.STORE_title .cn {font-size:3vw; line-height:8vw;}
}
.search-box {
	flex-shrink: 0;
	position: relative;
	z-index: 3;
}
#search-show0,#search-show1,#search-show2,#search-show3,#search-show4,#search-show5,#search-show6,#search-show7,#search-show8,#search-show9,#search-show10,#search-show11,#search-show12,#search-show13,#search-show14,#search-show15,#search-show16,#search-show17,#search-show18{position: absolute;background-color: #fff;padding: 30px;top:100px;border-radius: 5px;left:0px;line-height: 1.8;font-size:15px;width:100%;}
#search-show0 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show0 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show0 .tt {color: #333; font-size:18px;}
#search-show0 .tt span {padding: 0 3px;cursor: pointer;}
#search-show0 .tt span.active {color: #891930;}
#search-show0 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show1 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show1 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show1 .tt {color: #333; font-size:18px;}
#search-show1 .tt span {padding: 0 3px;cursor: pointer;}
#search-show1 .tt span.active {color: #891930;}
#search-show1 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show2 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show2 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show2 .tt {color: #333; font-size:18px;}
#search-show2 .tt span {padding: 0 3px;cursor: pointer;}
#search-show2 .tt span.active {color: #891930;}
#search-show2 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show3 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show3 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show3 .tt {color: #333; font-size:18px;}
#search-show3 .tt span {padding: 0 3px;cursor: pointer;}
#search-show3 .tt span.active {color: #891930;}
#search-show3 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show4 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show4 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show4 .tt {color: #333; font-size:18px;}
#search-show4 .tt span {padding: 0 3px;cursor: pointer;}
#search-show4 .tt span.active {color: #891930;}
#search-show4 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show5 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show5 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show5 .tt {color: #333; font-size:18px;}
#search-show5 .tt span {padding: 0 3px;cursor: pointer;}
#search-show5 .tt span.active {color: #891930;}
#search-show5 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show6 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show6 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show6 .tt {color: #333; font-size:18px;}
#search-show6 .tt span {padding: 0 3px;cursor: pointer;}
#search-show6 .tt span.active {color: #891930;}
#search-show6 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show7 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show7 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show7 .tt {color: #333; font-size:18px;}
#search-show7 .tt span {padding: 0 3px;cursor: pointer;}
#search-show7 .tt span.active {color: #891930;}
#search-show7 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show8 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show8 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show8 .tt {color: #333; font-size:18px;}
#search-show8 .tt span {padding: 0 3px;cursor: pointer;}
#search-show8 .tt span.active {color: #891930;}
#search-show8 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show9 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show9 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show9 .tt {color: #333; font-size:18px;}
#search-show9 .tt span {padding: 0 3px;cursor: pointer;}
#search-show9 .tt span.active {color: #891930;}
#search-show9 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show10 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show10 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show10 .tt {color: #333; font-size:18px;}
#search-show10 .tt span {padding: 0 3px;cursor: pointer;}
#search-show10 .tt span.active {color: #891930;}
#search-show10 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show11 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show11 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show11 .tt {color: #333; font-size:18px;}
#search-show11 .tt span {padding: 0 3px;cursor: pointer;}
#search-show11 .tt span.active {color: #891930;}
#search-show11 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show12 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show12 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show12 .tt {color: #333; font-size:18px;}
#search-show12 .tt span {padding: 0 3px;cursor: pointer;}
#search-show12 .tt span.active {color: #891930;}
#search-show12 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show13 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show13 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show13 .tt {color: #333; font-size:18px;}
#search-show13 .tt span {padding: 0 3px;cursor: pointer;}
#search-show13 .tt span.active {color: #891930;}
#search-show13 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show14 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show14 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show14 .tt {color: #333; font-size:18px;}
#search-show14 .tt span {padding: 0 3px;cursor: pointer;}
#search-show14 .tt span.active {color: #891930;}
#search-show14 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show15 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show15 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show15 .tt {color: #333; font-size:18px;}
#search-show15 .tt span {padding: 0 3px;cursor: pointer;}
#search-show15 .tt span.active {color: #891930;}
#search-show15 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show16 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show16 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show16 .tt {color: #333; font-size:18px;}
#search-show16 .tt span {padding: 0 3px;cursor: pointer;}
#search-show16 .tt span.active {color: #891930;}
#search-show16 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show17 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show17 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show17 .tt {color: #333; font-size:18px;}
#search-show17 .tt span {padding: 0 3px;cursor: pointer;}
#search-show17 .tt span.active {color: #891930;}
#search-show17 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}

#search-show18 .bb {text-align: center;background-color: #891930;line-height: 40px;color: #fff;border-radius: 5px;margin-top: 30px;cursor: pointer;border-radius: 30px;}
#search-show18 .bb.disabled {cursor: not-allowed;background-color: #f7f7f7;color: rgba(0, 0, 0, 0.38);}
#search-show18 .tt {color: #333; font-size:18px;}
#search-show18 .tt span {padding: 0 3px;cursor: pointer;}
#search-show18 .tt span.active {color: #891930;}
#search-show18 .aa {color:#891930;display:inline-block;padding:0 25px;background:url(../images/phone.png) center left no-repeat; font-family:Arial;}
@media screen and (max-width:1000.98px) { 
#search-show0,#search-show1,#search-show2,#search-show3,#search-show4,#search-show5,#search-show6,#search-show7,#search-show8,#search-show9,#search-show10,#search-show11,#search-show12,#search-show13,#search-show14,#search-show15,#search-show16,#search-show17,#search-show18{padding:30px;top:70px;}
}
@media screen and (max-width:790.98px) { 
#search-show0,#search-show1,#search-show2,#search-show3,#search-show4,#search-show5,#search-show6,#search-show7,#search-show8,#search-show9,#search-show10,#search-show11,#search-show12,#search-show13,#search-show14,#search-show15,#search-show16,#search-show17,#search-show18{padding:30px;top:40px;}
#search-show0 p{margin: 0 0 3px;}
#search-show0 .bb {line-height:40px;}
#search-show0 .tt {font-size:15px;}

#search-show1 p{margin: 0 0 3px;}
#search-show1 .bb {line-height:40px;}
#search-show1 .tt {font-size:15px;}

#search-show2 p{margin: 0 0 3px;}
#search-show2 .bb {line-height:40px;}
#search-show2 .tt {font-size:15px;}

#search-show3 p{margin: 0 0 3px;}
#search-show3 .bb {line-height:40px;}
#search-show3 .tt {font-size:15px;}

#search-show4 p{margin: 0 0 3px;}
#search-show4 .bb {line-height:40px;}
#search-show4 .tt {font-size:15px;}

#search-show5 p{margin: 0 0 3px;}
#search-show5 .bb {line-height:40px;}
#search-show5 .tt {font-size:15px;}

#search-show6 p{margin: 0 0 3px;}
#search-show6 .bb {line-height:40px;}
#search-show6 .tt {font-size:15px;}

#search-show7 p{margin: 0 0 3px;}
#search-show7 .bb {line-height:40px;}
#search-show7 .tt {font-size:15px;}

#search-show8 p{margin: 0 0 3px;}
#search-show8 .bb {line-height:40px;}
#search-show8 .tt {font-size:15px;}

#search-show9 p{margin: 0 0 3px;}
#search-show9 .bb {line-height:40px;}
#search-show9 .tt {font-size:15px;}

#search-show10 p{margin: 0 0 3px;}
#search-show10 .bb {line-height:40px;}
#search-show10 .tt {font-size:15px;}

#search-show11 p{margin: 0 0 3px;}
#search-show11 .bb {line-height:40px;}
#search-show11 .tt {font-size:15px;}

#search-show12 p{margin: 0 0 3px;}
#search-show12 .bb {line-height:40px;}
#search-show12 .tt {font-size:15px;}

#search-show13 p{margin: 0 0 3px;}
#search-show13 .bb {line-height:40px;}
#search-show13 .tt {font-size:15px;}

#search-show14 p{margin: 0 0 3px;}
#search-show14 .bb {line-height:40px;}
#search-show14 .tt {font-size:15px;}

#search-show15 p{margin: 0 0 3px;}
#search-show15 .bb {line-height:40px;}
#search-show15 .tt {font-size:15px;}

#search-show16 p{margin: 0 0 3px;}
#search-show16 .bb {line-height:40px;}
#search-show16 .tt {font-size:15px;}

#search-show17 p{margin: 0 0 3px;}
#search-show17 .bb {line-height:40px;}
#search-show17 .tt {font-size:15px;}

#search-show18 p{margin: 0 0 3px;}
#search-show18 .bb {line-height:40px;}
#search-show18 .tt {font-size:15px;}
}
.partner {padding:50px 5.7%;}
.partner .title {text-align: center;}
.partner .title img {margin-bottom: 26px;width:569px;height:70px;}
.partner .title p {font-size:1.8vw;font-weight:bold;color: #000;margin-bottom: 26px;}
.partner .title .line {margin: 0 auto;width:270px;height: 1px;background-color:#891930;margin-bottom: 26px;}
.partner .title span {font-size: 32px;color: #808080;margin-bottom: 26px;}
.partner .partner_conten {}
.partner .partner_conten ul {display: flex;flex-wrap: wrap;}
.partner .partner_conten ul li {width: calc((100%-10px)/6);}
@media screen and (max-width:1000.98px) { 
.partner .title p {font-size:4vw;margin-bottom:10px;}
.partner .title .line {width:200px;margin-bottom:10px;}
}
@media screen and (max-width:569.98px) { 
.partner .title img {width:80%; height:auto;}
}
/*加盟优势*/
.joining{padding:5.7%;position: relative;background: url(../images/advantage_back.jpg) no-repeat center/cover;background-attachment: fixed;text-align: center;}
.joining .title{text-align: center;}
.joining .title img{margin-bottom:26px;width:283px;height:auto;}
.joining .title p{font-size:2.5vw;font-weight:bold;color:#fff;margin-bottom:26px; text-transform:uppercase; font-family:Arial;}
.joining .joining_conten{width:100%; padding-top:2%;}
.joining .joining_conten .list_ad{width:calc(((100% - 3px) - 3px) / 4); height:auto; float:left; text-align:center; margin-right:1px; background:#fff; position:relative; overflow:hidden;}
.joining .joining_conten .list_ad .img_mask{width:100%; height:0; overflow:hidden; background:rgba(137,25,48,0.8); position:absolute; transition:all ease-in-out .5s; z-index:2;transform: skewy(-12deg); margin-top:-50px;}
.joining .joining_conten .list_ad img{width:100%; display:inline-block; transition:all ease-in-out .5s;position:relative;z-index:1;}
.joining .joining_conten .list_ad dl{width:100%; height:auto; color:#891930; float:left; padding:0 10%; z-index:2;position:absolute;z-index:3; margin:0;}
.joining .joining_conten .list_ad dl dt:nth-child(1){width:89px; height:89px; display:inline-block; border:1px solid #891930; border-radius:50%; text-align:center; line-height:50px; margin:15% 0 5% 0; transition:all ease-in-out .5s;}
.joining .joining_conten .list_ad dl dt:nth-child(2){font-size:1.5vw; line-height:30px; font-weight:bold; transition:all ease-in-out .5s;}
.joining .joining_conten .list_ad dl dd{font-size:2vw; line-height:2.5vw; padding:5% 0 7% 0; color:#891930; transition:all ease-in-out .5s; font-family:楷体;}
.joining .joining_conten .list_ad:hover dl .more{color:#000; background:url(../images/ad_back_w.png) no-repeat;}
.joining .joining_conten .list_ad:hover dl{color:#fff;}
.joining .joining_conten .list_ad:hover dl dd{color:#fff;}
.joining .joining_conten .list_ad:hover .img_mask{width:100%; height:78%;}

@media screen and (max-width:1000.98px) { 
.joining .title p {font-size:4vw;margin-bottom:10px;}
.joining .joining_conten .list_ad dl dt:nth-child(1){width:60px; height:60px;}
.joining .joining_conten .list_ad dl dt:nth-child(2){font-size:16px; line-height:25px;}
.joining .joining_conten .list_ad dl dd{font-size:18px; line-height:20px;}
}
@media screen and (max-width:569.98px) { 
.joining .title img{width:40%; height:auto;}
.joining .joining_conten .list_ad{width:48%; margin:1%;}
.joining .joining_conten .list_ad dl dt:nth-child(1){width:50px; height:50px; margin-bottom:5%;}
.joining .joining_conten .list_ad dl dd{padding:2% 0 3% 0;}
}

/*加盟流程*/
.process{padding:5.7%;text-align:center;}
.process .title{text-align: center;}
.process .title img{margin-bottom:26px;width:287px;height:auto;}
.process .title p{font-size:2.5vw;font-weight:bold;color:#000;margin-bottom:26px; text-transform:uppercase; font-family:Arial;}
.process .process_conten{width:100%; padding-top:2%;}
.process .process_conten img{width:1400px; padding-bottom:2%;}
.process .process_conten .process_more{width:160px; line-height:38px; border:1px solid #891930; border-radius:20px; text-align:center; color:#891930; margin:auto; transition:all ease-in-out .5s;}
.process .process_conten .process_more:hover{color:#fff; background:#891930;}
@media screen and (max-width:1400.98px) { 
.process .process_conten img{width:100%;}
}
@media screen and (max-width:1000.98px) { 
.process .title p {font-size:4vw;margin-bottom:10px;}
}
@media screen and (max-width:569.98px) { 
.process .title img{width:40%; height:auto;}
}

.nav_size {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: flex-start;
	background: #bb0112;
}

.nav_size ul {
	display: flex;
	transform: translate3d(0, 0, 0);
	-webkit-animation: move_left 40s linear infinite;
	animation: move_left 40s linear infinite;
}


@-webkit-keyframes move_left {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes move_left {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(-100%, 0, 0);
	}
}

@-webkit-keyframes move_right {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes move_right {
	0% {
		transform: translate3d(0, 0, 0);
	}

	100% {
		transform: translate3d(100%, 0, 0);
	}
}

.nav_size ul li {
	text-align: center;
	width: calc((100%)/4);
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 2.9vw;
	font-weight: bold;
}
.nav_size ul li:nth-child(2n) {
	-webkit-text-fill-color: #bb0112;
	-webkit-text-stroke: 1px;
}
.footer {
	background: #891930;
	color: #fff;
	padding: 50px 0px;
}

.fLogo {
	width: 210px;
	margin: 0px auto;
}

.fNav {
	text-align: center;
	font-size: 14px;
	padding: 25px 0px;
}

.fNav a {
	padding: 0px 20px;
	color: #fff0d7;
}

.fNav a:hover {
	text-decoration: underline;
}

.fInfo {
	text-align: center;
	color: #fff0d7;
}

.fInfo b {
	display: block;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
}

.fInfo a {
	display: inline-block;
	font-size: 50px;
	font-family: din;
}

.fInfo p {
	line-height: 2;
}

.socials {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 15px 0px;
}

.socials a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #891930;
	margin: 0px 5px;
	font-size: 16px;
	background: #fff0d7;
	position: relative;
}

.socials a .img {
	width: 100px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: -105px;
	display: none;
}

.socials a:hover .img {
	display: block;
}

.socials a:first-child {
	font-size: 18px;
}

.socials a:hover {
	background: #fff;
}

.copyright {
	text-align: center;
	width: 100%;
	color: rgba(255, 240, 215, .5);
	line-height: 2;
}

.copyright a:hover {
	color: rgba(255, 240, 215, 1);
}

.cons {
	width: 100%;
}

.cons ul {
	display: flex;
	justify-content: space-between;
}

.cons ul li {
	width: 32%;
	position: relative;
	text-align: center;
}

.cons ul li .icon {
	width: 100px;
	height: 100px;
	background: #891930;
	color: #fff;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	font-size: 32px;
	margin: 0px auto;
}

.cons ul li .info {
	width: 100%;
	padding-top: 10px;
}

.cons ul li .info b {
	color: #891930;
	font-size: 18px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.cons ul li .info p {
	font-size: 16px;
	line-height: 1.7;
}

.cons ul li .info a {
	font-size: 40px;
	font-family: din;
}

.links {
	padding: 0 5.7%;
	background-color: #c50315;
}

.links ul {
	border: 1px solid #FFFFFF;
	display: flex;
}

.links ul li {
	font-size: 14px;
	line-height: 50px;
	color: #FFFFFF;
	margin: 0 5px;
}

.copy {
	padding: 0 5.7%;
	background-color: #c50315;
}

.copy p {
	color: #FFFFFF;
	line-height: 50px;
}

.copy p a {
	margin-left: 50px;
}

.content_header {
	width: 100%;
	top: 0;
	height: 100%;
	position: absolute;
}

/* news */


.nar_list {
	background: rgba(0, 0, 0, .5);
	z-index: 9;
	position: absolute;
	padding: 0 5.7%;
	bottom: 0;
	width: 100%;
}

.nar_list ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.nar_list ul li {
	border-left: 1px solid rgba(255, 255, 255, .5);
	width: 16.47%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nar_list ul li:last-child {
	border-right: 1px solid rgba(255, 255, 255, .5);
}

.nar_list ul li a {
	line-height: 60px;
	color: #FFFFFF;
}

.nar_list ul li img {
    cursor: pointer;
	margin-left: 8px;
	display: none;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
}

.nar_list ul li img.active {
	display: block;
}

.nar_list ul li:hover img {
    display: block;
}

.content_newslist {
	padding: 100px 5.7%;
}

.content_title {
	font-size: 36px;
	text-align: center;

}

.content_title_bold {
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
}

.content_title_em {
	font-size: 30px;
	line-height: 60px;
}

.content_list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.content_list ul li {
	width: 24%;
	margin-right: 1.333%;
	height: auto;
	margin-top: 80px;
	margin-bottom: 0;
	background: #fff;
	overflow: hidden;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	border-bottom: 1px solid #ffffff;
}

.content_list ul li:nth-child(4n){
	margin-right: 0;
}

.content_list ul li:hover {
	border-bottom: 1px solid #e01938;
}

.news_pic {
	width: 100%;
	height: 14vw;
	overflow: hidden;
}

.news_pic img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.news_pic:hover img {
	transform: scale(1.2, 1.2);
	transition: all 0.6s ease;
}


.news_title {
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 25px;
	font-weight: 700;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news_info {
	font-size: 14px;
	line-height: 25px;
	opacity: 1;
	overflow: hidden;
	margin-bottom: 40px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_time {
	font-size: 12px;
	height: 20px;
	font-size: 14px;
	opacity: .7;
	line-height: 20px;
	margin-bottom: 15px;
}

.content_page {
	margin: 130px auto 0;
}

.content_page ul {
	display: flex;
	justify-content: center;
	align-items: center;
}

.content_page ul a {
	border-radius: 2px;
	margin: 7px;
	padding: 7px 12px;
	border: 1px solid #666666;
}

.content_page ul a.active,
.content_page ul a:hover {
	background: #d70000;
	color: #FFFFFF;
	border-color: #d70000;
}

.news_content {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.news_content .news_detail {
	width: 100%;
	height: auto;
}

.news_content .news_detail .title {
	width: 100%;
	height: auto;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #3e3e3e;
	margin-bottom: 20px;
}

.news_content .news_detail .des {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	padding: 5px 0 15px 0;
	color: #777;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	opacity: .8;
}

.news_content .news_detail .des span {
	margin-right: 20px;
}

.news_content .news_detail .content {
	width: 100%;
	height: auto;
	position: relative;
	padding: 50px 0;
}

.news_content .news_detail .content p,
.news_content .news_detail .content div {
	font-size: 14px;
	line-height: 2.5;
}

.news_content .news_detail .content img {
	width: auto;
	max-width: 100%;
	display: block;
	margin: 15px auto;
}

.news_content .pageto {
	width: 100%;
	height: auto;
	display: flex;
}

.news_content .pageto .pageto_next,
.news_content .pageto .pageto_prev {
	width: 50%;
	display: flex;
	line-height: 20px;
	padding: 20px;
	background: rgba(0, 0, 0, .05);
	box-sizing: border-box;
}

.news_content .pageto .pageto_next {
	justify-content: flex-end;
}

/* 加盟 */
.content_join {
	padding: 60px 0;
}

.join_adv {
	padding: 60px 5.7%;
}

.join_adv ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.join_adv ul li {
	border-radius: 5px;
	width: 29.41%;
	margin-top: 40px;
	border: 3px solid #bf0603;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.join_adv_title {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 50px;
	line-height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
	background: #bf0603;
}

.join_adv_info {
	padding: 35px 50px;
	line-height: 32px;
	font-size: 16px;
	color: #525252;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.join_adv ul li:hover .join_adv_info {
	color: #FFFFFF;
}

.join_adv ul li:hover {
	background: #bf0603;
}

.join_support {
	background: #fafafa;
	padding: 60px 5.7% 0;
}

.cooperationprocess {
	padding: 60px 0;
}

.cooperationprocess_content {
	padding: 0 13.54%;
	position: relative;
}

.cooperationprocess_content ul {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	top: 4%;
	width: 58%;
	left: 20%;
	justify-content: space-around;
}

.cooperationprocess_content ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 16.66%;
}

.cooperationprocess_content ul li .img {
	width: 5vw;
	height: 5vw;

}

.cooperationprocess_content ul li:nth-child(1) .img {
	background: url(../images/process01.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(2) .img {
	background: url(../images/process02.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(3) .img {
	background: url(../images/process03.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(4) .img {
	background: url(../images/process04.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(5) .img {
	background: url(../images/process05.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(6) .img {
	background: url(../images/process06.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(7) .img {
	background: url(../images/process07.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(8) .img {
	background: url(../images/process08.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(9) .img {
	background: url(../images/process09.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(10) .img {
	background: url(../images/process10.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(11) .img {
	background: url(../images/process11.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(12) .img {
	background: url(../images/process12.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(1):hover .img {
	background: url(../images/process_h01.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(2):hover .img {
	background: url(../images/process_h02.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(3):hover .img {
	background: url(../images/process_h03.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(4):hover .img {
	background: url(../images/process_h04.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(5):hover .img {
	background: url(../images/process_h05.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(6):hover .img {
	background: url(../images/process_h06.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(7):hover .img {
	background: url(../images/process_h07.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(8):hover .img {
	background: url(../images/process_h08.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(9):hover .img {
	background: url(../images/process_h09.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(10):hover .img {
	background: url(../images/process_h10.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(11):hover .img {
	background: url(../images/process_h11.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li:nth-child(12):hover .img {
	background: url(../images/process_h12.png) 100% 100%;
	background-size: 100% 100%;
}

.cooperationprocess_content ul li {
	margin-top: 1%;
}

.cooperationprocess_content ul li:nth-child(n+7) {
	margin-top: 12%;
}

.cooperationprocess_content ul li p {
	font-size: 16px;
	color: #666666;
	text-align: center;
}

.conditions {
	padding: 60px 0;
	background: #f5f5f5;
}

.conditions_conten {
	text-align: center;
	color: #666666;
	font-size: 18px;
	line-height: 36px;
}

/* 关于豪渝 */
.about {}

.group_profile_box {
	padding: 100px 5.7%;
}

.group_profile {
	padding: 150px 0;
	background: url(../images/group_profile01.jpg) no-repeat center/cover;
	background-attachment: fixed;
	color: #fff;
	text-align: center;
}

.group_profile__title {
	display: flex;
	align-content: center;
	flex-direction: column;
	justify-content: center;
}

.group_profile__title_cn {
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 8px;
}

.group_profile__title__en {
	font-size: 20px;
	text-transform: uppercase;
}

.group_profile_info {
	width: 54.11%;
	margin: 0 auto;
}

.group_profile_info p {
	margin-top: 40px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
}

.group_philosophy {
	background: url(../images/group_philosophy01.jpg) no-repeat center;
	padding: 80px 5.7%;
	background-attachment: fixed;
}

.group_philosophy ul {
	padding-left: 50px;
	display: flex;
	width: 51.76%;
	flex-wrap: wrap;
}

.group_philosophy ul li {
	margin: 20px 0;
	width: 50%;
}

.group_philosophy ul li p {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
}

.group_philosophy ul li span {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 42px;
}


._flex_ {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.box3 {
	width: 100%;
	overflow: hidden;
	padding: 80px 0;
	align-items: center;
}

.box3 .left {
	width: 41.66%;
}

.box3 .right {
	width: 58.33%;
	padding-right: 0;
	padding-left: 0
}

.box3 .right .common-name {}

.box3 .swiper-slide {
	width: 270px !important;
	padding: 235px 0;
	position: relative
}

.box3 .swiper-slide .text h2 {
    margin-bottom: 0;
	font-size: 20px;
	font-weight: bold !important;
	color: #af1812;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.box3 .swiper-slide .text p {
	font-size: 14px;
	color: #af1812;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.box3 .c {
	width: 30px;
	height: 30px;
	background: url(../images/swiper-slide-b.png) no-repeat center/cover;
	z-index: 5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 72%;
	position: relative;
}

.box3 .content {
	position: relative;
}

.box3 .content:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #8b080b;
	left: 0;
	top: 50%;
	margin-top: -1px
}


.box3 .content::after {
	content: "";
	position: absolute;
	height: 2px;
	background: url(../images/swiper-slide-a.png) no-repeat center/cover;
	left: -11px;
	top: 44%;
	margin-top: -1px;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.box3 .text {
	padding-left: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1.5
}

.box3 .t {
	position: absolute;
	white-space: nowrap;
	font-size: 24px;
	color: #8b080b;
	left: -25px;
	top: 30px;
	font-weight: 700
}

.box3 .b {
	position: absolute;
	width: 35px;
	height: 185px
}

.box3 .swiper-slide:nth-child(even) .b {
	left: 35%;
	bottom: -webkit-calc(50% + 10px);
	bottom: -moz-calc(50% + 10px);
	bottom: calc(50% + 10px);
	left: 35%;
	background: url(../images/swiper-slide01.png) no-repeat center/cover;
	width: 285px;
	height: 230px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.box3 .swiper-slide:nth-child(even):hover .b {
	background: url(../images/swiper-slide_h01.png) no-repeat center/cover;
}

.box3 .swiper-slide:nth-child(even) .text {
	left: 35%;
	width: 100%;
	top: 0;
	padding-top: 7px
}

.box3 .swiper-slide:nth-child(odd) .t {
	top: auto;
	bottom: 30px
}

.box3 .swiper-slide:nth-child(odd) .b {
	left: 35%;
	background: url(../images/swiper-slide02.png) no-repeat center/cover;
	width: 285px;
	height: 230px;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

.box3 .swiper-slide:nth-child(odd):hover .b {
	background: url(../images/swiper-slide_h02.png) no-repeat center/cover;
}

.box3 .swiper-slide:nth-child(odd) .text {
	left: 35%;
	width: 100%;
	top: 60%;
	padding-bottom: 7px;
}

.box3 .swiper-slide:hover .text h2 {
	color: #ffffff;
}

.box3 .swiper-slide:hover .text p {
	color: #ffffff;
}

.running .swiper-pag .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	width: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 3s;
	-o-transition: all 3s;
	-moz-transition: all 3s;
	transition: all 3s
}


/* 产品供应链 */
.supply_chain {
	padding: 100px 5.7%;
}

.supply_chain_title {
	background: url(../images/supply_chain_title_img.jpg) no-repeat center;
	background-attachment: fixed;
	color: #fff;
	text-align: center;
	padding: 160px 0;
	font-size: 36px;
}

.supply_chain_info {
	text-align: center;
	padding: 80px 0;
	width: 45.29%;
	margin: 0 auto;
}

.supply_chain_info_title {
	font-size: 36px;
	line-height: 72px;
	color: #525252;
}

.supply_chain_info_conten {
	font-size: 16px;
	line-height: 34px;
	text-indent: 2em;
	color: #808080;
}

.supply_chain_img {}

.supply_chain_img ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.supply_chain_img ul li {
	width: 25%;
}

.supply_chain_info_bg {
	background: #f5f5f5;
}


/* 联系我们 */
.contact_banner {
	position: absolute;
	width: 23.69%;
	left: 17.70%;
	top: 28.40%;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding: 10px;
}

.contact_banner_box {
	width: 100%;
	border: 1px solid #bc0100;
	border-radius: 5px;
	padding: 60px 30px;
}

.contact_banner_box_p {
	font-size: 20px;
	line-height: 30px;
}

.contact_banner_box_phone_bold {
	font-size: 44px;
	font-weight: bold;
	color: #bb0100;
	line-height: 55px;
	margin-bottom: 20px;
}

.contact_banner_box_line {
	width: 117px;
	height: 2px;
	background-color: #000000;
	margin-bottom: 30px;
}

.contact_banner_box_name {
	font-size: 22px;
	color: #525252;
	line-height: 30px;
	margin-bottom: 15px;
}

.contact_banner_box_address,
.contact_banner_box_phone {
	font-size: 16px;
	color: #999999;
	line-height: 30px;
}


.contact_banner_box_wx {
	padding-top: 15px;
}

.contact_banner_box_wx img {
	width: 100px;
	border: 1px solid #000000;
}

.contact_banner_box_wx p {
	text-align: center;
	width: 100px;
	font-size: 16px;
	color: #525252;
}

.content_contact {
	padding: 100px 5.7%;
}

.contact_message {
	background: #fafafa;
	border: 1px solid #e5e5e5;
	padding: 60px 16.47%;
}

.contact_message ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact_message ul li {
	margin-top: 70px;
	width: 48%;
	display: flex;
	flex-direction: column;
}

.contact_message ul li span {
	font-size: 16px;
	color: #525252;
	margin-bottom: 15px;
}

.contact_message ul li input {
	outline: none;
	border: none;
	background: none;
	border-bottom: 1px solid #b2b2b2;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.contact_message ul li input:focus {
	border-bottom: 1px solid #c50315;
}

.contact_message .submit {
	color: #FFFFFF;
	background: #c50315;
	width: 48%;
	height: 60px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 70px auto 0;
	display: block;
	outline: none;
	border: 0;
}

input::input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #cccccc;
	font-size: 14px;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cccccc;
	font-size: 14px;
}

::-moz-placeholder {
	/* Mozilla Firefox 19  */
	color: #cccccc;
	font-size: 14px;
}

:-ms-input-placeholder {
	/* Internet Explorer 10  */
	color: #cccccc;
	font-size: 14px;
}


/* 门店展示 */
.content_shop {
	padding: 100px 5.7% 190px;
}


.shop_loop_img .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.shop_loop_img .swiper-pagination-bullet-active {
	background: #FFFFFF;
	width: 18px;
	border-radius: 20px;
}

.shop_store_title {
	text-align: center;
	margin-top: 80px;
}

.shop_store_title_bold {
	font-size: 36px;
	font-weight: bold;
	color: #525252;
}

.shop_store_title_small {
	font-size: 18px;
	line-height: 50px;
	color: #808080;
}

.shop_store_img {
	margin-top: 50px;
}

/* 商学院 */
.business_school {
	padding: 60px 5.7%;
}

.business_school_title {
	text-align: center;
	color: #525252;
}

.business_school_title_small {
	font-size: 36px;
	margin-top: 50px;
}

.business_school_title_bold {
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
}

.business_school_info {
	width: 56.52%;
	margin: 0 auto;
	text-align: center;
}

.business_school_info p {
	font-size: 16px;
	line-height: 34px;
	color: #808080;
	text-indent: 2em;
	margin-top: 50px;
}

.business_school_info02 {
	position: relative;
	margin-top: 66px;
	color: #fff;
	text-align: center;
}

.business_school_info02_content {
	padding: 60px 0 60px;
	background: url(../images/business_school_img01.jpg) no-repeat center/cover;
	background-attachment: fixed;
	background-size: 100%;
	/* position: absolute; */
	/* width: 44.70%; */
	/* height: 100%; */
	/* left: 27.64%; */
	/* top: 0; */
	color: #FFFFFF;
	text-align: center;
	display: flex;
	flex-direction: column;
}

.business_school_info02_content span {
	font-size: 36px;
	margin-top: 36px;
}

.business_school_info02_content p {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 20px;
}

.fourd_advantage {
	margin: 60px 0 40px;
}

.fourd_advantage ul {
	display: flex;
}

.fourd_advantage ul li {
	padding: 40px 0;
	width: calc((100%)/6);
}

.fourd_advantage ul li .fourd_advantage_conten {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-left: 1px solid #d70000;
}

.fourd_advantage ul li:last-child .fourd_advantage_conten {
	border-right: 1px solid #d70000;
}

/* .fourd_advantage ul li::after{
	position: absolute;
	content: '';
	height: 80%;
	right: 0;
	top: 10%;
	border-left: 1px solid #d70000;
}
.fourd_advantage ul li:first-child::before{
	position: absolute;
	content: '';
	height: 80%;
	left: 0;
	top: 10%;
	border-left: 1px solid #d70000;
} */

.fourd_advantage_number {
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #d70000;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.fourd_advantage_number::after {
	content: '';
	position: absolute;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	border: 5px solid rgba(215, 0, 0, .3);
}

.fourd_advantage_text {
	font-size: 18px;
	color: #808080;
	margin: 20px 0;
	text-align: center;
}

.fourd_advantage_line {
	width: 30px;
	height: 6px;
	border-radius: 5px;
	background: #d70000;
	margin: 30px 0;
}

.fourd_advantage ul li:hover {
	background: #d70000;
	box-shadow: 5px 5px 5px #888888;
}

.fourd_advantage ul li:hover+li .fourd_advantage_conten {
	border: none;
}

.fourd_advantage ul li:hover .fourd_advantage_number {
	background: #FFFFFF;
	color: #d70000;
}

.fourd_advantage ul li:hover .fourd_advantage_number::after {
	border: 5px solid rgba(215, 255, 255, .3);
}

.fourd_advantage ul li:hover .fourd_advantage_text {
	color: #FFFFFF;
}

.fourd_advantage ul li:hover .fourd_advantage_line {
	background: #FFFFFF;
}

.fourd_advantage ul li:hover::after {
	border: none;
}


/* 视觉 */
.visual {
	padding: 100px 5.7%;
}

.swiper-container-horizontal>.swiper-scrollbar {
	opacity: 1 !important;
	width: 20.29%;
	background: rgba(255, 255, 255, 1);
	left: 41.17%;
	bottom: 80px;
}

.swiper-scrollbar-drag {
	background: #c50000;
}

.course_grop {
	margin: 130px 0;
	height: 500px;
}

.course_grop_content {
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
}

.course_grop_content .device {
	left: -10%;
	width: 100%;
	position: relative;
	margin: 10px auto;
}

.course_grop_content .swiper-container {
	overflow: inherit;
	width: 100%;
	text-align: center;
}

.course_grop_content .swiper-slide {
	/* opacity: 0.4; */
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: scale(50%);
	-moz-transform: scale(50%);
	-ms-transform: scale(50%);
	-o-transform: scale(50%);
	transform: scale(1);
}

.course_grop_content .swiper-slide-visible {
	opacity: 0.5;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}

.course_grop_content .swiper-visible-switch {
	opacity: 1;
	top: 0;
	background: #aaa;
}

.course_grop_content .swiper-slide-prev,
.course_grop_content .swiper-slide-next {
	/* top: 1.25rem; */
}

.course_grop_content .swiper-slide-next {
	width: 60% !important;
	top: 0 !important;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.course_grop_content .swiper-slide {
	width: 44%;
	top: 1.25rem;
	top: 11.25rem;
	position: relative;
}

.course_grop_content .swiper-slide p {
	display: none;
}

.course_grop_content .swiper-slide.swiper-slide-next p {
	position: absolute;
	display: block;
	bottom: 60px;
	font-size: 43px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
}

.course_grop_content .swiper-wrapper {
	left: -15%;
}

.swiper-button-next,
.swiper-button-prev {
	width: 30%;
	height: 100%;
	top: 0;
	background-image: none !important;
}

.swiper-button-next {}

.swiper-button-prev {}

/***新增 popularscene**/
.popularscene{
    padding: 100px 5.7%;
}
.popularscene_info{
    text-align: center;
    padding: 40px 0;
    width: 45.29%;
    margin: 0 auto;
}
.popularscene_info_title{
    font-size: 36px;
    line-height: 72px;
    color: #525252;
}

.popularscene_info_conten{
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
    color: #525252;
    letter-spacing: 2px;
}

.popularscene_img ul{
    display: flex;
    align-items: center;
    justify-content: center;
}

.popularscene_img02 ul li{
    padding: 0 10px;
}

.popularscene_img03 ul {
    justify-content: space-around;
}
